-
Home
-
Hydra Booking — Appointment Scheduling & Booking Calendar
-
1.0.19
-
Code
-
Classes
- BookingController
| Total Complexity |
165 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
1,186 |
| Lines of code |
921 |
| Logical lines of code |
368 |
| Comment lines |
89 |
| Methods |
17 |
| Properties |
0 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getpreMeetingData() |
D |
33 |
32 |
81 |
| CreateBooking() |
C |
38 |
25 |
61 |
| getBookingData() |
B |
41 |
18 |
46 |
| updateBooking() |
B |
33 |
14 |
103 |
| updateBulkStatus() |
B |
36 |
14 |
78 |
| exportBookingDataCSV() |
A |
38 |
12 |
67 |
| changeAttendeeStatus() |
A |
42 |
11 |
58 |
| DeleteBooking() |
A |
39 |
9 |
64 |
| getBookingsData() |
A |
40 |
7 |
63 |
| create_endpoint() |
A |
35 |
1 |
133 |
| sendReminderEmail() |
S |
45 |
6 |
44 |
| sendReminderAttendeeEmail() |
S |
46 |
6 |
42 |
| getAvailableTimeData() |
S |
57 |
4 |
15 |
| filterBookings() |
S |
45 |
2 |
43 |
| getPreBookingsData() |
S |
56 |
2 |
19 |
| __construct() |
S |
91 |
1 |
2 |
| init() |
S |
91 |
1 |
2 |